CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - stm32 定时器

搜索资源列表

  1. pwm

    2下载:
  2. STM32的PWM输出模式,STM32的TIM1模块是增强型的定时器模块,天生就是为电机控制而生,可以产生3组6路PWM,同时每组2路PWM为互补,并可以带有死区,可以用来驱动H桥。-STM32' s PWM output mode, STM32' s TIM1 module is enhanced timer module, is inherently for the motor control, it can produce three groups 6-channel PWM,
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2016-01-25
    • 文件大小:1306
    • 提供者:omega
  1. ADC_TIM1

    0下载:
  2. 利用STM32中的定时器启动ADC采样,即可以控制ADC的采样速率-STM32 start using the timer in the ADC sampling, which can control the ADC' s sampling rate
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:8721
    • 提供者:yhh
  1. STM32

    0下载:
  2. ARm内核单片机STm32,定时器的应用,关于定时器怎么利用的程序,有相关例程-Application of ARm kernel the SCM STm32, timer, timers how to take advantage of the program, routine
  3. 所属分类:SCM

    • 发布日期:2017-11-09
    • 文件大小:8546408
    • 提供者:xinming
  1. stm32slve-USART1and2-Tim2and3Buff

    0下载:
  2. STM32,串口利用定时器中断接受不同的帧, 运用定时器判断一帧的结束-STM32, the serial port using the timer interrupt to accept a different frame, use a timer to judge the end
  3. 所属分类:Com Port

    • 发布日期:2017-05-04
    • 文件大小:1472659
    • 提供者:崔大海
  1. STM32_EXIT_irDA

    0下载:
  2. 基于STM32红外遥控器解码程序。使用东芝系列TC9012集成芯片遥控器解码,控制板子上的LED1~LED8亮灭实现。使用到的STM32资源有外部中断 嘀嗒定时器等.-STM32-based infrared remote control decoder program. Toshiba TC9012 Series integrated chip using the remote control decoder to control the board on the LED1 ~ LED8 li
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2016-12-23
    • 文件大小:448516
    • 提供者:zhangdong
  1. TIM_Test

    1下载:
  2. STM32 PWM 演示程序,使用定时器2-STM32 PWM demonstration program, using the Timer 2
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:620434
    • 提供者:菜熊
  1. PWM

    1下载:
  2. STM32单片机驱动标准数字舵机驱动,定时器方式-STM32 microcontroller-driven standard digital servo drive, timer mode
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-05-10
    • 文件大小:2372811
    • 提供者:Apache
  1. stm32-shuru

    0下载:
  2. 真正实现了高级定时器和普通定时器的输入捕获,分别捕获一个脉冲,脉冲由51单片机产生,可自己调节精度-Truly advanced timer and timer input capture, respectively, to capture a pulse, the pulse generated by 51 single-chip, and can adjust Section accuracy
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-26
    • 文件大小:507197
    • 提供者:刘欣
  1. STM32F10xxx-TIM1-example

    0下载:
  2. 一份stm32处理器上定时器TIM1应用编程的实际例子,附送一份详细pdf源代码说明,说明很清楚,参考价值很大-Stm32 a processor timer TIM1 practical examples of application programming, free source code for a detailed pdf descr iption it is clear that a great reference value
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-25
    • 文件大小:672735
    • 提供者:yiqi
  1. timer-test

    0下载:
  2. STM32定时器功能 内有详细代码说明 非常好-STM32 timer function within the detailed code
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-12-01
    • 文件大小:32018
    • 提供者:邹佳池
  1. TIMx_test

    0下载:
  2. STM32的定时器例程,使用ST的V2.0版固件库,开发平台为MKD。-STM32 timer routines, use the ST version of the V2.0 firmware libraries, the development platform for the MKD.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-02
    • 文件大小:310943
    • 提供者:Scott
  1. PWM_Output_Input

    1下载:
  2. 用TIM3定时器在PA6、PA7、PB0、PB1输出四种频率相同占空比分别是50 、37.5 、25 、12.5 的信号。 用TIM2的PWM_Input功能,从PA1口捕获PWM信号的频率及占空比,并用USART1输出测量信息。-At TIM3 timer with PA6, PA7, PB0, PB1 output frequency of the same four are 50 duty cycle, respectively, 37.5 , 25 , 12.5 of the
  3. 所属分类:汇编语言

    • 发布日期:2013-04-14
    • 文件大小:465194
    • 提供者:a13
  1. TIMER_RVMDK

    0下载:
  2. 本源码为STM32的定时器使用例程,主要测试定时器2的功能。开发环境realviewMDK 将定时器2设置为输出比较模式,4个通道分别设置不同的比较值,因此每个通道产生中断的频率不同。在中断处理程序中分别相应的LED翻转,从而可以观察到4个闪烁频率不同的LED。 闪烁频率由快到慢:LD5、LD6、LD4、LD3。-The source code for the STM32 timer routine use, the main test Timer 2 functions. Develo
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-28
    • 文件大小:151707
    • 提供者:huangshengqun
  1. stm32slve

    0下载:
  2. STM32串口利用定时器中断接受不同的帧的程序,希望能对大家有帮助-STM32 serial port using the timer interrupt to accept a different frame of procedures in the hope you can help
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-05
    • 文件大小:383296
    • 提供者:robbin
  1. TIM

    0下载:
  2. 基于STM32的定时器功能实验实例,比较全面,本人第一次上传-Based STM32 timer function test instances, more comprehensive, my first upload
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:112528
    • 提供者:左明明
  1. stm32TIM1PWMIN

    0下载:
  2. 开发环境 KEIL stm32定时器代码探究TIM1-KEIL stm32 timer code development environment to explore TIM1
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-28
    • 文件大小:220557
    • 提供者:段海兵
  1. main

    0下载:
  2. 使用STM32定时器实现四路PWM波形输出-STM32 implementation uses four PWM waveform output timer
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-06
    • 文件大小:2310
    • 提供者:ivan
  1. STM32licheng

    0下载:
  2. STM32的一些开发实例,从STM32入手到精通,主要有跑马灯,按键,串口,外部中断,定时器中断,PWM,TFTLCD,触摸屏,SD卡,图片显示等代码-Some examples STM32 development, from start to master STM32, there are marquees, keys, serial port, external interrupt, timer interrupt, PWM, TFTLCD, touch screen, SD card, i
  3. 所属分类:SCM

    • 发布日期:2017-05-18
    • 文件大小:4745984
    • 提供者:我湖
  1. 1112

    0下载:
  2. 这是一个教初学者STM32  定时器与PWM  快速使用入门的东西-This is a timer with PWM teach beginners STM32 something quick Getting Started
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:13253
    • 提供者:narrow
  1. SysTick

    2下载:
  2. stm32中利用系统滴答定时器产生的1ms时基准确延时程序,用于LED灯地闪烁-the use of the system tick timer stm32 produce accurate time-base 1ms delay program for the LED light flashing
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2014-03-28
    • 文件大小:1114175
    • 提供者:Enadfd
« 1 2 3 4 5 67 8 9 10 11 ... 26 »
搜珍网 www.dssz.com